func runtime.allocmcache

3 uses

	runtime (current package)
		malloc.go#L494: 	mcache0 = allocmcache()
		mcache.go#L97: func allocmcache() *mcache {
		proc.go#L5922: 			pp.mcache = allocmcache()